]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/ehci-tegra.c
usb: f_mass_storage: Fix set_bit and clear_bit usage
[u-boot] / drivers / usb / host / ehci-tegra.c
index 1c72330b0c54e23c482492b7b932cccfa7366607..702f3b567025cce5fb57f544b5543ef3d9bb57ad 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2011 The Chromium OS Authors.
  * Copyright (c) 2009-2015 NVIDIA Corporation
  * Copyright (c) 2013 Lucas Stach
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <asm/arch-tegra/clk_rst.h>
 #include <usb.h>
 #include <usb/ulpi.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 
 #include "ehci.h"
 
-DECLARE_GLOBAL_DATA_PTR;
-
 #define USB1_ADDR_MASK 0xFFFF0000
 
 #define HOSTPC1_DEVLC  0x84