3b858df01f
This removes few unwanted headers related to irq, interrupt, regulator, spinlock, etc. Also arrange the rest in alphabetical order to make it more readable. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> |
||
---|---|---|
.. | ||
Documentation | ||
tools | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README | ||
arche-apb-ctrl.c | ||
arche-platform.c | ||
arche_platform.h | ||
audio-codec.c | ||
audio.h | ||
bundle.c | ||
bundle.h | ||
camera.c | ||
connection.c | ||
connection.h | ||
control.c | ||
control.h | ||
core.c | ||
debugfs.c | ||
devices | ||
es2.c | ||
es2.h | ||
firmware.c | ||
firmware.h | ||
gpbridge.c | ||
gpio.c | ||
greybus.h | ||
greybus_id.h | ||
greybus_manifest.h | ||
greybus_protocols.h | ||
greybus_trace.h | ||
hd.c | ||
hd.h | ||
hid.c | ||
i2c.c | ||
interface.c | ||
interface.h | ||
kernel_ver.h | ||
light.c | ||
loopback.c | ||
manifest.c | ||
manifest.h | ||
operation.c | ||
operation.h | ||
power_supply.c | ||
protocol.c | ||
protocol.h | ||
pwm.c | ||
raw.c | ||
sdio.c | ||
spi.c | ||
svc.c | ||
svc.h | ||
uart.c | ||
usb.c | ||
vibrator.c |
README
Greybus kernel code To build against the running kernel (odds are you don't want this): make To build against a specific kernel source tree (odds are you want this): KERNELDIR=/home/some/random/place make Any questions / concerns about this code base, please email: Greg Kroah-Hartman <greg@kroah.com>