aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/global_data.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-22 12:32:52 -0400
committerTom Rini <trini@konsulko.com>2022-08-22 12:32:52 -0400
commit61e887fb9cbb6e1d64c2383a865f79ed3570bcf8 (patch)
tree5a7451657f4af0094bd3428b18926ea3f5f4e4ed /arch/powerpc/include/asm/global_data.h
parentf5abb5b110c212f79db51600cbc69f63b905f362 (diff)
parentb6d4e0850bc3951dd981c12d99d3c705d77f8224 (diff)
Merge branch '2022-08-22-platform-removals-CI-updates'
- Remove a few more platforms, update CI to Ubuntu 22.04 and perform some other other minor updates to Azure.
Diffstat (limited to 'arch/powerpc/include/asm/global_data.h')
-rw-r--r--arch/powerpc/include/asm/global_data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/global_data.h b/arch/powerpc/include/asm/global_data.h
index 770adcd30f..6709e692e6 100644
--- a/arch/powerpc/include/asm/global_data.h
+++ b/arch/powerpc/include/asm/global_data.h
@@ -32,8 +32,6 @@ struct arch_global_data {
u32 tsec1_clk;
u32 tsec2_clk;
u32 usbdr_clk;
-# elif defined(CONFIG_ARCH_MPC8309)
- u32 usbdr_clk;
# endif
# if defined(CONFIG_ARCH_MPC834X)
u32 usbmph_clk;