aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2011-11-11 10:06:38 +0000
committerBob Liu <[email protected]>2011-11-14 09:15:23 +0000
commit905905432868fa513f0f783fb9e5724536f4ee1f (patch)
treee49757a720fdc7e03e5270bc96a2d8aa018bc40a /fs/btrfs/async-thread.c
parentBlackfin: add serial TX IRQ in individual platform resource (diff)
downloadkernel-905905432868fa513f0f783fb9e5724536f4ee1f.tar.gz
kernel-905905432868fa513f0f783fb9e5724536f4ee1f.zip
blackfin: Fixup export.h includes
Commit 8dc7a9c84 ("blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE") inserted some of the include statements into sections protected by an unrelated #if CONFIG_... statement. This can cause, depending on the configuration used, warnings like this one: arch/blackfin/mach-bf537/boards/stamp.c:2940: warning: data definition has no type or storage class arch/blackfin/mach-bf537/boards/stamp.c:2940: warning: type defaults to ‘int’ in declaration of ‘EXPORT_SYMBOL’ arch/blackfin/mach-bf537/boards/stamp.c:2940: warning: parameter names (without types) in function declaration This patch fixes it by moving the includes out of the #if protected sections. Signed-off-by: Lars-Peter Clausen <[email protected]> Acked-by: Mike Frysinger <[email protected]> Signed-off-by: Bob Liu <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions