]> Git Repo - J-linux.git/commitdiff
microblaze: Remove empty #ifndef __ASSEMBLY__ statement
authorThomas Huth <[email protected]>
Thu, 2 May 2024 17:31:32 +0000 (19:31 +0200)
committerMichal Simek <[email protected]>
Wed, 23 Oct 2024 06:14:20 +0000 (08:14 +0200)
Likely an unnecessary remainder of the scripted UAPI cleanup that
happened long ago...

Signed-off-by: Thomas Huth <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
arch/microblaze/include/uapi/asm/setup.h

index 6831794e6f2c2dfe64aaa413252dfbeb5ebb333c..16c56807f86a2dfd22cb198a6d912d1dd17c60c1 100644 (file)
@@ -14,7 +14,4 @@
 
 #define COMMAND_LINE_SIZE      256
 
-# ifndef __ASSEMBLY__
-
-# endif /* __ASSEMBLY__ */
 #endif /* _UAPI_ASM_MICROBLAZE_SETUP_H */
This page took 0.064447 seconds and 4 git commands to generate.