u-boot-brain/drivers
Simon Glass 25a5818ff8 common: Drop asm/ptrace.h from common header
Move this uncommon header out of the common header.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 21:19:23 -04:00
..
adc dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
ata common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
axi common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
bios_emulator common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
block common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
board common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
bootcount common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
cache common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk common: Drop asm/ptrace.h from common header 2020-05-18 21:19:23 -04:00
core common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
cpu common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
crypto common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ddr common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
demo common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
dfu common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
dma common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
fastboot common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
firmware common: Drop asm/ptrace.h from common header 2020-05-18 21:19:23 -04:00
fpga common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
gpio common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
hwspinlock common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
i2c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
input common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
led common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mailbox common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
memory SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
misc common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mmc common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mtd common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
net common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
nvme common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pch common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pci common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pci_endpoint pci_ep: Fix Coverity warning 2019-08-07 15:31:04 -04:00
phy common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pinctrl common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
power common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pwm common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
qe common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ram common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
remoteproc common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
reset common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rng common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rtc common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
scsi common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
serial common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
smem dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
soc common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sound common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
spi common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
spmi dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
sysreset common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
tee common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
thermal common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
timer common: Drop asm/ptrace.h from common header 2020-05-18 21:19:23 -04:00
tpm common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ufs common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
usb common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
video common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
virtio common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
w1 common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
w1-eeprom common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
watchdog common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig dm: rng: Add random number generator(rng) uclass 2020-01-07 18:08:21 +01:00
Makefile drivers: Descend to drivers/soc unconditionally 2020-03-03 13:08:13 +05:30