diff options
| author | Tony Luck <tony.luck@intel.com> | 2005-10-31 13:51:57 -0500 |
|---|---|---|
| committer | Tony Luck <tony.luck@intel.com> | 2005-10-31 13:51:57 -0500 |
| commit | c7fb577e2a6cb04732541f2dc402bd46747f7558 (patch) | |
| tree | df3b1a1922ed13bfbcc45d08650c38beeb1a7bd1 /lib/extable.c | |
| parent | 9cec58dc138d6fcad9f447a19c8ff69f6540e667 (diff) | |
| parent | 581c1b14394aee60aff46ea67d05483261ed6527 (diff) | |
manual update from upstream:
Applied Al's change 06a544971fad0992fe8b92c5647538d573089dd4
to new location of swiotlb.c
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'lib/extable.c')
| -rw-r--r-- | lib/extable.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/extable.c b/lib/extable.c index 3f677a8f0c3c..18df57c029df 100644 --- a/lib/extable.c +++ b/lib/extable.c | |||
| @@ -16,9 +16,6 @@ | |||
| 16 | #include <linux/sort.h> | 16 | #include <linux/sort.h> |
| 17 | #include <asm/uaccess.h> | 17 | #include <asm/uaccess.h> |
| 18 | 18 | ||
| 19 | extern struct exception_table_entry __start___ex_table[]; | ||
| 20 | extern struct exception_table_entry __stop___ex_table[]; | ||
| 21 | |||
| 22 | #ifndef ARCH_HAS_SORT_EXTABLE | 19 | #ifndef ARCH_HAS_SORT_EXTABLE |
| 23 | /* | 20 | /* |
| 24 | * The exception table needs to be sorted so that the binary | 21 | * The exception table needs to be sorted so that the binary |
