aboutsummaryrefslogtreecommitdiff
path: root/include/linux/greybus.h
AgeCommit message (Collapse)AuthorFilesLines
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman1-0/+152
With the goal of moving the core of the greybus code out of staging, the include files need to be moved to include/linux/greybus.h and include/linux/greybus/ Cc: Vaibhav Hiremath <[email protected]> Cc: Johan Hovold <[email protected]> Cc: Vaibhav Agarwal <[email protected]> Cc: Rui Miguel Silva <[email protected]> Cc: David Lin <[email protected]> Cc: "Bryan O'Donoghue" <[email protected]> Cc: [email protected] Cc: [email protected] Acked-by: Mark Greer <[email protected]> Acked-by: Viresh Kumar <[email protected]> Acked-by: Alex Elder <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>