[0/4] Fix defines in rf69.h

Message ID 20240225173341.1278918-1-ikobh7@gmail.com
Headers
Series Fix defines in rf69.h |

Message

Shahar Avidar Feb. 25, 2024, 5:33 p.m. UTC
  This patchset fixes several misuses of the define statement in rf69.h
Duplicted defines.
Define in header instead of source file.
Unused define.

Shahar Avidar (4):
  staging: pi433: Remove a duplicated F_OSC define
  staging: pi433: Remove the unused FREQUENCY define
  staging: pi433: Remove a duplicated FIFO_SIZE define
  staging: pi433: Move FIFO_THRESHOLD define to source file

 drivers/staging/pi433/pi433_if.c | 1 +
 drivers/staging/pi433/rf69.c     | 3 +--
 drivers/staging/pi433/rf69.h     | 4 ----
 3 files changed, 2 insertions(+), 6 deletions(-)


base-commit: 455c5e12a3b7d08c2ab47b7dd54944901c69cdcd