Commit 8737bd66 authored by Linus Torvalds's avatar Linus Torvalds

Merge http://linuxusb.bkbits.net/pci-2.5

into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
parents 0f6c515f 3d2251c0
......@@ -33,6 +33,9 @@
extern void dump_thread(struct pt_regs *, struct user *);
extern spinlock_t rtc_lock;
/* This is definitely a GPL-only symbol */
EXPORT_SYMBOL_GPL(cpu_gdt_table);
#if defined(CONFIG_APM_MODULE)
extern void machine_real_restart(unsigned char *, int);
EXPORT_SYMBOL(machine_real_restart);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment