summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/bcm281xx
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/armv7/bcm281xx')
-rw-r--r--arch/arm/cpu/armv7/bcm281xx/clk-core.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/cpu/armv7/bcm281xx/clk-core.h b/arch/arm/cpu/armv7/bcm281xx/clk-core.h
index 882a297797..4a694d7fe7 100644
--- a/arch/arm/cpu/armv7/bcm281xx/clk-core.h
+++ b/arch/arm/cpu/armv7/bcm281xx/clk-core.h
@@ -73,10 +73,6 @@ struct clk {
struct refclk *refclk_str_to_clk(const char *name);
-#define U8_MAX ((u8)~0U)
-#define U32_MAX ((u32)~0U)
-#define U64_MAX ((u64)~0U)
-
/* The common clock framework uses u8 to represent a parent index */
#define PARENT_COUNT_MAX ((u32)U8_MAX)
OpenPOWER on IntegriCloud