nios2: Remove unused extern declaration of shm_align_mask
authorTobias Klauser <tklauser@distanz.ch>
Mon, 24 Nov 2014 07:44:30 +0000 (15:44 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:56:11 +0000 (12:56 +0800)
shm_align_mask is not defined/used on nios2, thus there is no need to
declare it.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Ley Foon Tan <lftan@altera.com>

No differences found