Skip to content

Commit

Permalink
drivers: bus: omap_l3: fixup merge conflict resolution
Browse files Browse the repository at this point in the history
This fixes a local merge conflict resolution done wrong locally in
arm-soc for-next. soc.h was added on a cleanup branch, but the driver
was moved and the header no longer needed.

Signed-off-by: Olof Johansson <[email protected]>
[ .. and I did the same wrong merge, since git automatically does the
  whole rename detection etc, so applying this patch from Olof  - Linus ]
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
olofj authored and torvalds committed Oct 2, 2012
1 parent 9cd11c0 commit 974a847
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/bus/omap_l3_noc.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include <linux/kernel.h>
#include <linux/slab.h>

#include "soc.h"
#include "omap_l3_noc.h"

/*
Expand Down

0 comments on commit 974a847

Please sign in to comment.