1
0
Fork 0
alistair23-linux/arch/m68k/68000
Gideon Israel Dsouza 849de0cd2c m68k: replace gcc specific macros with ones from compiler.h
There is <linux/compiler.h> which provides macros for various gcc
specific constructs.  Eg: __weak for __attribute__((weak)).  I've
cleaned all instances of gcc specific attributes with the right macros
for all files under /arch/m68k

Link: http://lkml.kernel.org/r/1485540901-1988-3-git-send-email-gidisrael@gmail.com
Signed-off-by: Gideon Israel Dsouza <gidisrael@gmail.com>
Cc: Greg Ungerer <gerg@linux-m68k.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-02-24 17:46:56 -08:00
..
Makefile
bootlogo-vz.h m68k: replace gcc specific macros with ones from compiler.h 2017-02-24 17:46:56 -08:00
bootlogo.h m68k: replace gcc specific macros with ones from compiler.h 2017-02-24 17:46:56 -08:00
entry.S m68k: fix crufty 68000 and 68360 intro comments 2014-09-29 09:18:35 +10:00
head.S
ints.c
m68EZ328.c m68k/68000: Modernize printing of kernel messages 2017-02-12 10:36:49 +01:00
m68VZ328.c m68k/68000: Modernize printing of kernel messages 2017-02-12 10:36:49 +01:00
m68328.c m68k/68000: Modernize printing of kernel messages 2017-02-12 10:36:49 +01:00
romvec.S
timers.c clocksource: Use a plain u64 instead of cycle_t 2016-12-25 11:04:12 +01:00