Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d45118b1 authored by Mike Frysinger's avatar Mike Frysinger Committed by Bryan Wu
Browse files

[Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like the watchdog) need it

parent 0db5d105
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@
static DEFINE_PER_CPU(struct cpu, cpu_devices);

u16 _bfin_swrst;
EXPORT_SYMBOL(_bfin_swrst);

unsigned long memory_start, memory_end, physical_mem_end;
unsigned long reserved_mem_dcache_on;