diff options
author | Greg Ungerer <gerg@uclinux.org> | 2011-03-28 06:48:00 (GMT) |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2011-05-24 00:03:49 (GMT) |
commit | d10ed2f5383cc6e6b7649f03540b8cb1838d5f67 (patch) | |
tree | b2ee2537f23e452df1d98a88877ae28f7e3264fa /drivers/watchdog/pnx4008_wdt.c | |
parent | 80160de89d0a7c9a93dfe91eef2b448cbc380cd0 (diff) | |
download | linux-fsl-qoriq-d10ed2f5383cc6e6b7649f03540b8cb1838d5f67.tar.xz |
m68k: remove duplicate memset() implementation
Merging the mmu and non-mmu directories we ended up with duplicate
implementations of memset(). One is a little more optimized for the
>= 68020 case, but that can easily be inserted into a single
implementation of memset(). Clean up the exporting of this symbol
too, otherwise we end up exporting it twice on a no-mmu build.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'drivers/watchdog/pnx4008_wdt.c')
0 files changed, 0 insertions, 0 deletions