• Russell King's avatar
    [ARM] Don't include lubbock.h in asm/arch/hardware.h · 8b084b62
    Russell King authored
    Since asm/arch/hardware.h is included (indirectly) by most kernel
    files, we don't want all these files depending on the individual
    machine support files, especially as only five files really require
    the header.
    
    Instead, explicitly include lubbock.h into files as necessary.
    8b084b62
lubbock.c 5.2 KB