Skip to content

Commit

Permalink
ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
Browse files Browse the repository at this point in the history
This patch removes unnecessary header file inclusion from pmu.c.

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Pankaj Dubey authored and Kukjin Kim committed Jul 14, 2014
1 parent b634e38 commit 632b98a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-exynos/pmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

#include <linux/io.h>
#include <linux/kernel.h>
#include <linux/bug.h>

#include "common.h"
#include "regs-pmu.h"
Expand Down

0 comments on commit 632b98a

Please sign in to comment.