On Fri, Aug 04, 2017 at 10:17:00AM -0700, Mark Salyzyn wrote: > From: Kevin Brodsky <[email protected]> > > Commit a1d5ebaf8ccd ("arm64: big-endian: don't treat code as data when > copying sigret code") moved the 32-bit sigreturn trampoline code from > the aarch32_sigret_code array to kuser32.S. The commit removed the > array definition from signal32.c, but not its declaration in > signal32.h. Remove the leftover declaration. > > Signed-off-by: Kevin Brodsky <[email protected]> > Signed-off-by: Mark Salyzyn <[email protected]>
Applied. Thanks. -- Catalin

