diff options
| author | Herbert Poetzl <[email protected]> | 2006-03-31 02:29:53 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-03-31 12:18:49 -0800 |
| commit | 4d551465986c9a0040f47700a8c736c90519418f (patch) | |
| tree | ee0dce8a219a1cd57c8387cb4f09f4af5ad84b9b /scripts/basic | |
| parent | 84e699e6ec5b431289474f78f8df9dfcc2737085 (diff) | |
[PATCH] mtd: fix broken name_to_dev_t() declaration
drivers/mtd/devices/blkmtd.c uses a local declaration of name_to_dev_t()
which is inconsistant with the real one. the following patch fixes this by
removing the local declaration and including mount.h instead
this patch was originally done by Micah Anderson.
Signed-off-by: Herbert Poetzl <[email protected]>
Acked-by: Micah Anderson <[email protected]>
Acked-by: Daniel Hokka Zakrisson <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Acked-by: David Woodhouse <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions