]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/mailbox.h
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / include / mailbox.h
index e70266fb61c9455b68c2e32f248631878cf55e1c..323b6c2bc5d8f7983a6b4f5d2564c1bb64bd2f3d 100644 (file)
@@ -6,8 +6,6 @@
 #ifndef _MAILBOX_H
 #define _MAILBOX_H
 
-#include <linux/types.h>
-
 /**
  * A mailbox is a hardware mechanism for transferring small fixed-size messages
  * and/or notifications between the CPU on which U-Boot runs and some other