Skip to content

Commit 01a9664

Browse files
huthmichalsimek
authored andcommitted
microblaze: Remove empty #ifndef __ASSEMBLY__ statement
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]>
1 parent badf752 commit 01a9664

File tree

1 file changed

+0
-3
lines changed
  • arch/microblaze/include/uapi/asm

1 file changed

+0
-3
lines changed

arch/microblaze/include/uapi/asm/setup.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,4 @@
1414

1515
#define COMMAND_LINE_SIZE 256
1616

17-
# ifndef __ASSEMBLY__
18-
19-
# endif /* __ASSEMBLY__ */
2017
#endif /* _UAPI_ASM_MICROBLAZE_SETUP_H */

0 commit comments

Comments
 (0)