mirror of
https://xff.cz/git/u-boot/
synced 2025-11-03 11:59:33 +01:00
spi: zynqmp: Remove unused platform headers
There is no reason to include clk.h and hardware.h headers. Driver doesn't require them. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <asm/arch/clk.h>
|
||||
#include <asm/arch/hardware.h>
|
||||
#include <asm/arch/sys_proto.h>
|
||||
#include <asm/io.h>
|
||||
#include <clk.h>
|
||||
|
||||
Reference in New Issue
Block a user