[PATCH v2 0/2] Fix compilation errors with pruss APIs

MD Danish Anwar danishanwar at ti.com
Fri Dec 20 02:05:06 PST 2024


The APIs in 'include/linux/pruss_driver.h' produce compilation errors and
warnings when config symbol CONFIG_TI_PRUSS is not enabled.

This series fixes those errors / warnings.

Also the header file 'include/linux/pruss_driver.h' is orphan and has no
entry in MAINTAINERS file.

v2 - v1:
*) Collected RB tag from Roger for PATCH 1/2
*) Fixed typo in PATCH 2/2 as suggested by Roger.

v1 https://lore.kernel.org/all/20241218104424.1257880-1-danishanwar@ti.com/

MD Danish Anwar (2):
  soc: ti: pruss: Fix pruss APIs
  MAINTAINERS: Add entry for linux/pruss_driver.h

 MAINTAINERS                  |  1 +
 include/linux/pruss_driver.h | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)


base-commit: 8503810115fbff903f626adc0788daa048302bc0
-- 
2.34.1




More information about the linux-arm-kernel mailing list