From 67c87892e2e17b7083cb8b4289ed8ff69ad9ac1e Mon Sep 17 00:00:00 2001 From: Jordan Niethe Date: Tue, 13 Aug 2019 15:12:12 +1000 Subject: [PATCH] powerpc: Remove empty comment Commit 2874c5fd2842 ("treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152") left an empty comment in machdep.h, as the boilerplate was the only text in the comment. Remove the empty comment. Signed-off-by: Jordan Niethe Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20190813051212.6387-1-jniethe5@gmail.com --- arch/powerpc/include/asm/machdep.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/powerpc/include/asm/machdep.h b/arch/powerpc/include/asm/machdep.h index 657ec893bdcb..7bcb64444a39 100644 --- a/arch/powerpc/include/asm/machdep.h +++ b/arch/powerpc/include/asm/machdep.h @@ -3,9 +3,6 @@ #define _ASM_POWERPC_MACHDEP_H #ifdef __KERNEL__ -/* - */ - #include #include #include