]> Git Repo - J-u-boot.git/blobdiff - drivers/video/anx98xx-edp.h
Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[J-u-boot.git] / drivers / video / anx98xx-edp.h
index f7e8baa16746309c34abc1a817b4a14bb573004a..ece36d41eee22c6d3a9c61a95aa42d8fee144630 100644 (file)
@@ -1,12 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2015 Hans de Goede <[email protected]>
  * Copyright (C) 2017 Vasily Khoruzhick <[email protected]>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /* Registers at i2c address 0x38 */
 
+#include <linux/bitops.h>
 #define ANX9804_HDCP_CONTROL_0_REG                             0x01
 
 #define ANX9804_SYS_CTRL1_REG                                  0x80
This page took 0.027426 seconds and 4 git commands to generate.