linux/arch/arm/mach-s3c64xx/include/mach/hardware.h
<<
>>
Prefs
   1/* SPDX-License-Identifier: GPL-2.0 */
   2/* linux/arch/arm/mach-s3c6400/include/mach/hardware.h
   3 *
   4 * Copyright 2008 Openmoko, Inc.
   5 * Copyright 2008 Simtec Electronics
   6 *      Ben Dooks <ben@simtec.co.uk>
   7 *      http://armlinux.simtec.co.uk/
   8 *
   9 * S3C6400 - Hardware support
  10 */
  11
  12#ifndef __ASM_ARCH_HARDWARE_H
  13#define __ASM_ARCH_HARDWARE_H __FILE__
  14
  15/* currently nothing here, placeholder */
  16
  17#endif /* __ASM_ARCH_IRQ_H */
  18