History log of /arch/avr32/include/asm/io.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
187f1882b5b0748b3c4c22274663fdb372ac0452 24-Nov-2011 Paul Gortmaker <paul.gortmaker@windriver.com> BUG: headers with BUG/BUG_ON etc. need linux/bug.h

If a header file is making use of BUG, BUG_ON, BUILD_BUG_ON, or any
other BUG variant in a static inline (i.e. not in a #define) then
that header really should be including <linux/bug.h> and not just
expecting it to be implicitly present.

We can make this change risk-free, since if the files using these
headers didn't have exposure to linux/bug.h already, they would have
been causing compile failures/warnings.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
/arch/avr32/include/asm/io.h
520bab804e3fe4868890980a55fe785f1b8a55e5 18-Jun-2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> avr32: Implement {read,write}[bwl]_be

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
/arch/avr32/include/asm/io.h
3663b736a5083b3bce74520b637f630f01f66a7f 05-Aug-2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>

Update all avr32-specific files to use the new platform-specific header
locations. Drivers shared with ARM are left alone for now.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
/arch/avr32/include/asm/io.h
84db8d7cdb072866f5a6c6ac2c9a74c5c48dd22f 05-Aug-2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> avr32: Move include/asm-avr32 to arch/avr32/include/asm

Leaving include/asm/arch alone for now.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
/arch/avr32/include/asm/io.h