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 <thuth@redhat.com> Link: https://lore.kernel.org/r/20240502173132.57098-1-thuth@redhat.com Signed-off-by: Michal Simek <michal.simek@amd.com>
1 parent badf752 commit 01a9664

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • arch/microblaze/include/uapi/asm

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)