diff options
author | Songjun Wu <songjun.wu@linux.intel.com> | 2018-11-22 15:47:35 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-22 09:03:17 +0100 |
commit | d491324f966518fbd3f4c627a3e9766d018a4eef (patch) | |
tree | 1e5aeb5b3f41ecec58c4c92079045aa458268193 /drivers | |
parent | c17a1ca14cbba5585df67544711b6d04bcc8e240 (diff) | |
download | linux-d491324f966518fbd3f4c627a3e9766d018a4eef.tar.bz2 |
include: Add lantiq.h in include/linux/
In some existing lantiq driver, the C codes include lantiq_soc.h
header file directly.
./arch/mips/include/asm/mach-lantiq/falcon/lantiq_soc.h
./arch/mips/include/asm/mach-lantiq/xway/lantiq_soc.h
Those drivers need to be extended to support more platform.
lantiq.h is added in include/linux/ to make it
globally available and provides some wrapper codes.
Signed-off-by: Songjun Wu <songjun.wu@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions