Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a10713a5 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: gadget: mv_u3d: remove unused headers



none of those headers are used by the driver,
removing them still compiles fine.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 4895a2ee
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -30,9 +30,6 @@
#include <linux/platform_device.h>
#include <linux/platform_data/mv_usb.h>
#include <linux/clk.h>
#include <asm/system.h>
#include <asm/unaligned.h>
#include <asm/byteorder.h>

#include "mv_u3d.h"