diff options
author | Michal Simek <monstr@monstr.eu> | 2011-02-07 12:21:42 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2011-03-09 08:09:58 +0100 |
commit | 954e8b9599d64a959fe81cfaa8b0e0ee6387271c (patch) | |
tree | 45e5856c24703445e7e7d4f458c07d67dc7e0fc3 /Documentation/misc-devices | |
parent | 8afe3839a993beda2ebc119c0a545dcc5baecc08 (diff) |
microblaze: Fix sparse warnings - cache.c
Warning log:
CHECK arch/microblaze/kernel/cpu/cache.c
arch/microblaze/kernel/cpu/cache.c:522:21: warning: symbol 'wb_msr' was not declared. Should it be static?
arch/microblaze/kernel/cpu/cache.c:538:21: warning: symbol 'wb_nomsr' was not declared. Should it be static?
arch/microblaze/kernel/cpu/cache.c:554:21: warning: symbol 'wt_msr' was not declared. Should it be static?
arch/microblaze/kernel/cpu/cache.c:569:21: warning: symbol 'wt_nomsr' was not declared. Should it be static?
arch/microblaze/kernel/cpu/cache.c:585:21: warning: symbol 'wt_msr_noirq' was not declared. Should it be static?
arch/microblaze/kernel/cpu/cache.c:600:21: warning: symbol 'wt_nomsr_noirq' was not declared. Should it be static?
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'Documentation/misc-devices')
0 files changed, 0 insertions, 0 deletions