]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/mach-socfpga/include/mach/clock_manager.h
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / arch / arm / mach-socfpga / include / mach / clock_manager.h
index 49f3fb2e705755c710eaf07fb75eb8ed33a5e15d..6c9d32b9dd8a6ac89198274b40db1c1179914f0a 100644 (file)
@@ -6,8 +6,6 @@
 #ifndef _CLOCK_MANAGER_H_
 #define _CLOCK_MANAGER_H_
 
-#include <linux/types.h>
-
 phys_addr_t socfpga_get_clkmgr_addr(void);
 
 #ifndef __ASSEMBLY__