of: Fix missing includes
This patch fixes missing includes from a number of .c files because the code (wrongfully) depended on prom.h including them. The include of linux/of_address.h was removed in microblaze prom.h in commit "of/address: Clean up function declarations" (sha1 id 22ae782f), but not fixed in some callers. This patch fixes them up. Signed-off-by:Grant Likely <grant.likely@secretlab.ca> Tested-by:
Michal Simek <monstr@monstr.eu>
Showing
- arch/microblaze/pci/pci-common.c 2 additions, 1 deletionarch/microblaze/pci/pci-common.c
- arch/microblaze/pci/xilinx_pci.c 1 addition, 0 deletionsarch/microblaze/pci/xilinx_pci.c
- drivers/char/xilinx_hwicap/xilinx_hwicap.c 1 addition, 0 deletionsdrivers/char/xilinx_hwicap/xilinx_hwicap.c
- drivers/serial/of_serial.c 1 addition, 2 deletionsdrivers/serial/of_serial.c
Loading
Please register or sign in to comment