aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc/ti/keystone_serdes.c
diff options
context:
space:
mode:
authorTom Rini2023-11-29 11:16:13 -0500
committerTom Rini2023-11-29 11:16:13 -0500
commit6357cf0cc4eaded5326cd10bca359ade2969708a (patch)
treedc6aec5cbf781b09c13d85c8c2b8b9ef0aa88bde /drivers/soc/ti/keystone_serdes.c
parent339d96822efad9e6e445959224b48375124741d8 (diff)
parent53a230001263e6aca89e7a1322f2c7adbee4d55e (diff)
Merge branch '2023-11-29-assorted-platform-updates' into next
- Add a TFTP put test, a few TI Keystone 2 updates, fix stack-protector for PowerPC, fixes in lib/slre, timer-uclass and pvblock.
Diffstat (limited to 'drivers/soc/ti/keystone_serdes.c')
-rw-r--r--drivers/soc/ti/keystone_serdes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/ti/keystone_serdes.c b/drivers/soc/ti/keystone_serdes.c
index 2ece1a8f647..0e1bf8ff39d 100644
--- a/drivers/soc/ti/keystone_serdes.c
+++ b/drivers/soc/ti/keystone_serdes.c
@@ -8,6 +8,7 @@
#include <errno.h>
#include <common.h>
+#include <asm/io.h>
#include <asm/ti-common/keystone_serdes.h>
#include <linux/bitops.h>