Commit 01a9664e authored by Thomas Huth's avatar Thomas Huth Committed by Michal Simek
Browse files

microblaze: Remove empty #ifndef __ASSEMBLY__ statement



Likely an unnecessary remainder of the scripted UAPI cleanup that
happened long ago...

Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/r/20240502173132.57098-1-thuth@redhat.com


Signed-off-by: default avatarMichal Simek <michal.simek@amd.com>
parent badf752b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -14,7 +14,4 @@

#define COMMAND_LINE_SIZE	256

# ifndef __ASSEMBLY__

# endif /* __ASSEMBLY__ */
#endif /* _UAPI_ASM_MICROBLAZE_SETUP_H */