mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-18 17:38:32 -05:00
staging: pi433: Remove the unused FREQUENCY define
FREQUENCY is not being used, delete its comment. Signed-off-by: Shahar Avidar <ikobh7@gmail.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20240227221204.534131-5-ikobh7@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a873798c2f
commit
a6e475e845
@@ -11,8 +11,6 @@
|
||||
#include "rf69_enum.h"
|
||||
#include "rf69_registers.h"
|
||||
|
||||
/* NOTE: Modifying FREQUENCY value impacts CE certification */
|
||||
#define FREQUENCY 433920000 /* Hz */
|
||||
#define FIFO_SIZE 66 /* bytes */
|
||||
#define FIFO_THRESHOLD 15 /* bytes */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user