aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/machdep.h
diff options
context:
space:
mode:
authorJordan Niethe <jniethe5@gmail.com>2019-08-13 15:12:12 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2019-09-05 14:22:41 +1000
commit67c87892e2e17b7083cb8b4289ed8ff69ad9ac1e (patch)
tree727b4ee2da7425ac2f3a68d5b33ca90deb825c66 /arch/powerpc/include/asm/machdep.h
parentpowerpc/imc: Dont create debugfs files for cpu-less nodes (diff)
downloadlinux-dev-67c87892e2e17b7083cb8b4289ed8ff69ad9ac1e.tar.xz
linux-dev-67c87892e2e17b7083cb8b4289ed8ff69ad9ac1e.zip
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 <jniethe5@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20190813051212.6387-1-jniethe5@gmail.com
Diffstat (limited to 'arch/powerpc/include/asm/machdep.h')
-rw-r--r--arch/powerpc/include/asm/machdep.h3
1 files changed, 0 insertions, 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 <linux/seq_file.h>
#include <linux/init.h>
#include <linux/dma-mapping.h>