diff options
author | Rob Herring <[email protected]> | 2023-04-10 18:27:19 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-04-12 10:54:12 +0100 |
commit | 136f36c74b0345d5d0087d4094894a006470bbd5 (patch) | |
tree | 28a564b5d9a8e22e69d70cc580050cf0aae21988 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | a56ef25619e079bd7d744636cf18d054d1e91982 (diff) |
net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
TI CPSW uses of_platform_* functions which are declared in of_platform.h.
of_platform.h gets implicitly included by of_device.h, but that is going
to be removed soon. Nothing else depends on of_device.h so it can be
dropped. of_platform.h also implicitly includes platform_device.h, so
add an explicit include for it, too.
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Jesse Brandeburg <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions