Searched hist:"86256 b796ee757b7d1407233d0ca71576a7b8182" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/include/dm/platform_data/ |
| H A D | serial_mxc.h | 86256b796ee757b7d1407233d0ca71576a7b8182 Fri Oct 24 03:41:19 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dm: move platform data headers to include/dm/platform_data
The platform_data definitions are generally referenced from both drivers and board files. That is why header files defining platform_data sturectures are placed in "include" directory, but our top level "include" directory is already too cluttered.
Let's collect platform_data definitions under the directory "include/dm/platform_data" like Linux gathers ones around under "include/linux/platform_data".
This commit moves two header files:
include/serial_mxc.h -> include/dm/platform_data/serial_mxc.h include/serial_pl01x.h -> include/dm/platform_data/serial_pl01x.h
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
| H A D | serial_pl01x.h | 86256b796ee757b7d1407233d0ca71576a7b8182 Fri Oct 24 03:41:19 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dm: move platform data headers to include/dm/platform_data
The platform_data definitions are generally referenced from both drivers and board files. That is why header files defining platform_data sturectures are placed in "include" directory, but our top level "include" directory is already too cluttered.
Let's collect platform_data definitions under the directory "include/dm/platform_data" like Linux gathers ones around under "include/linux/platform_data".
This commit moves two header files:
include/serial_mxc.h -> include/dm/platform_data/serial_mxc.h include/serial_pl01x.h -> include/dm/platform_data/serial_pl01x.h
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_pl01x.c | 86256b796ee757b7d1407233d0ca71576a7b8182 Fri Oct 24 03:41:19 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dm: move platform data headers to include/dm/platform_data
The platform_data definitions are generally referenced from both drivers and board files. That is why header files defining platform_data sturectures are placed in "include" directory, but our top level "include" directory is already too cluttered.
Let's collect platform_data definitions under the directory "include/dm/platform_data" like Linux gathers ones around under "include/linux/platform_data".
This commit moves two header files:
include/serial_mxc.h -> include/dm/platform_data/serial_mxc.h include/serial_pl01x.h -> include/dm/platform_data/serial_pl01x.h
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
| H A D | serial_mxc.c | 86256b796ee757b7d1407233d0ca71576a7b8182 Fri Oct 24 03:41:19 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dm: move platform data headers to include/dm/platform_data
The platform_data definitions are generally referenced from both drivers and board files. That is why header files defining platform_data sturectures are placed in "include" directory, but our top level "include" directory is already too cluttered.
Let's collect platform_data definitions under the directory "include/dm/platform_data" like Linux gathers ones around under "include/linux/platform_data".
This commit moves two header files:
include/serial_mxc.h -> include/dm/platform_data/serial_mxc.h include/serial_pl01x.h -> include/dm/platform_data/serial_pl01x.h
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
| /rk3399_rockchip-uboot/board/compulab/cm_fx6/ |
| H A D | cm_fx6.c | 86256b796ee757b7d1407233d0ca71576a7b8182 Fri Oct 24 03:41:19 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dm: move platform data headers to include/dm/platform_data
The platform_data definitions are generally referenced from both drivers and board files. That is why header files defining platform_data sturectures are placed in "include" directory, but our top level "include" directory is already too cluttered.
Let's collect platform_data definitions under the directory "include/dm/platform_data" like Linux gathers ones around under "include/linux/platform_data".
This commit moves two header files:
include/serial_mxc.h -> include/dm/platform_data/serial_mxc.h include/serial_pl01x.h -> include/dm/platform_data/serial_pl01x.h
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|