• Russell King's avatar
    [ARM] leds.c, being so basic, needs linux/compiler.h · d40c6174
    Russell King authored
    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.
    d40c6174
leds.c 1.28 KB