Home | History | Annotate | Download | only in arch-fsl-layerscape
      1 /* SPDX-License-Identifier: GPL-2.0+ */
      2 /*
      3  * Copyright 2015 Freescale Semiconductor, Inc.
      4  *
      5  */
      6 
      7 #ifndef __ASM_ARCH_FSL_LAYERSCAPE_IMX_REGS_H__
      8 #define __ASM_ARCH_FSL_LAYERSCAPE_IMX_REGS_H__
      9 
     10 #define I2C_QUIRK_REG	/* enable 8-bit driver */
     11 
     12 #endif /* __ASM_ARCH_FSL_LAYERSCAPE_IMX_REGS_H__ */
     13