summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-02-01 23:19:56 +0300
committerTom Rini <trini@konsulko.com>2023-02-07 22:33:49 +0300
commit408296aad9d662cfb6d3248fc532ce16477fc713 (patch)
treec2e5d98699ca150a0a186e47835b6851159582b0 /board
parentdc1756a4a97f61521f352c4d308185b7d2d16c42 (diff)
downloadu-boot-408296aad9d662cfb6d3248fc532ce16477fc713.tar.xz
gpio: Drop unused pca9698 driver
This is not used. Drop the driver and Kconfig option. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board')
-rw-r--r--board/gdsys/a38x/hre.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/gdsys/a38x/hre.c b/board/gdsys/a38x/hre.c
index 2f16a4d3e1..d16233ed78 100644
--- a/board/gdsys/a38x/hre.c
+++ b/board/gdsys/a38x/hre.c
@@ -15,7 +15,6 @@
#include <u-boot/sha1.h>
#include <asm/byteorder.h>
#include <asm/unaligned.h>
-#include <pca9698.h>
#include "hre.h"