/arch/arm/mach-kirkwood/include/mach/hardware.h

https://github.com/AICP/kernel_google_msm · C Header · 14 lines · 4 code · 3 blank · 7 comment · 0 complexity · 54ca04d576f73d0b270c95a8552fff8b MD5 · raw file

  1. /*
  2. * arch/arm/mach-kirkwood/include/mach/hardware.h
  3. *
  4. * This program is free software; you can redistribute it and/or modify
  5. * it under the terms of the GNU General Public License version 2 as
  6. * published by the Free Software Foundation.
  7. */
  8. #ifndef __ASM_ARCH_HARDWARE_H
  9. #define __ASM_ARCH_HARDWARE_H
  10. #include "kirkwood.h"
  11. #endif