[ARM] leds.c, being so basic, needs linux/compiler.h
linux/init.h doesn't include linux/compiler.h, but needs some definitions (the __attribute_unused__ stuff) from compiler.h. Since this affects only two files, we include linux/compiler.h directly into the affected files.
Showing
Please register or sign in to comment