Skip to content

Commit

Permalink
sh: Kill off pgtable.h from scatterlist.h.
Browse files Browse the repository at this point in the history
Fixes up the mmc build.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent 830626c commit e06712d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-sh/scatterlist.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#ifndef __ASM_SH_SCATTERLIST_H
#define __ASM_SH_SCATTERLIST_H

#include <asm/pgtable.h>
#include <asm/types.h>

struct scatterlist {
Expand Down

0 comments on commit e06712d

Please sign in to comment.