diff options
author | James Hogan <[email protected]> | 2012-10-23 10:21:57 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2012-10-25 16:06:57 +0200 |
commit | 9b04ebd1584766229c58fedaa8fe4dfff575ac3a (patch) | |
tree | 21bd46274bcdb0ed9e3167d85a0301fe546f2ccc /lib/cpu-notifier-error-inject.c | |
parent | 6f0c0580b70c89094b3422ba81118c7b959c7556 (diff) |
asm-generic/io.h: remove asm/cacheflush.h include
Including <asm/cacheflush.h> from <asm-generic/io.h> prevents
cacheflush.h being able to use I/O functions like readl and writel due
to circular include dependencies. It doesn't appear as if anything from
cacheflush.h is actually used by the generic io.h, so remove the
include.
I've compile tested a defconfig compilation of blackfin, openrisc (which
needed <asm/pgtable.h> including from it's <asm/io.h> to get the PAGE_*
definitions), and xtensa.
Other architectures which use asm-generic/io.h are score and unicore32,
and looking at their io.h I don't see any obvious problems.
Signed-off-by: James Hogan <[email protected]>
Acked-by: Jonas Bonn <[email protected]>
Cc: Chris Zankel <[email protected]>
Cc: Max Filippov <[email protected]>
Cc: Mike Frysinger <[email protected]>
Cc: Chen Liqin <[email protected]>
Cc: Lennox Wu <[email protected]>
Cc: Guan Xuetao <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions