Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove ad9832.h and ad9834.h header files in drivers/staging/iio/frequency
@ 2025-10-06  9:40 Taimoor Zaeem
  2025-10-06  9:40 ` [PATCH 1/2] staging: iio: ad9834: remove empty ad9834.h file Taimoor Zaeem
  2025-10-06  9:40 ` [PATCH 2/2] staging: iio: ad9832: move struct ad9832_platform_data to ad9832.c Taimoor Zaeem
  0 siblings, 2 replies; 5+ messages in thread
From: Taimoor Zaeem @ 2025-10-06  9:40 UTC (permalink / raw)
  To: jic23, gregkh; +Cc: linux-iio, linux-staging, Taimoor Zaeem

This patch series removes ad9832.h and ad9834.h header files.

PATCH 1/2: staging: iio: ad9834: remove empty ad9834.h file
PATCH 2/2: staging: iio: ad9832: move struct ad9832_platform_data to ad9832.c

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>

 drivers/staging/iio/frequency/ad9832.c | 21 ++++++++++++++--
 drivers/staging/iio/frequency/ad9832.h | 33 --------------------------
 drivers/staging/iio/frequency/ad9834.c |  3 +--
 drivers/staging/iio/frequency/ad9834.h | 10 --------
 4 files changed, 20 insertions(+), 47 deletions(-)
 delete mode 100644 drivers/staging/iio/frequency/ad9832.h
 delete mode 100644 drivers/staging/iio/frequency/ad9834.h

-- 
2.51.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-10-12 14:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-06  9:40 [PATCH 0/2] Remove ad9832.h and ad9834.h header files in drivers/staging/iio/frequency Taimoor Zaeem
2025-10-06  9:40 ` [PATCH 1/2] staging: iio: ad9834: remove empty ad9834.h file Taimoor Zaeem
2025-10-12 14:17   ` Jonathan Cameron
2025-10-06  9:40 ` [PATCH 2/2] staging: iio: ad9832: move struct ad9832_platform_data to ad9832.c Taimoor Zaeem
2025-10-07 12:48   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox