Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | usb: exynos: do not include plat/usb-phy.h | Arnd Bergmann | 2013-04-11 |
| | | | | | | | | | | | | | The definitions have moved to include/linux/usb/samsung-usb-phy.h, and plat/usb-phy.h is unavailable from drivers in a multiplatform configuration. Also fix up the plat/usb-phy.h header file to use the definitions from the new header instead of providing a separate copy. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
* | ARM: SAMSUNG: Move S5P header files to plat-samsung | Kukjin Kim | 2011-10-04 |
This patch moves header files from plat-s5p to plat-samsung to remove plat-s5p directory to make one plat-samsung directory for Samsung SoCs. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |