Skip to content

Commit

Permalink
powerpc: Remove empty comment
Browse files Browse the repository at this point in the history
Commit 2874c5f ("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
  • Loading branch information
Jordan Niethe authored and Michael Ellerman committed Sep 5, 2019
1 parent 41ba17f commit 67c8789
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/powerpc/include/asm/machdep.h
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit 67c8789

Please sign in to comment.