arch: tile: kernel/proc.c Removed duplicated #include

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

authored by Andrea Gelmini and committed by Chris Metcalf a6fb72f1 fad9e93e

-1
-1
arch/tile/kernel/proc.c
··· 23 23 #include <linux/sysctl.h> 24 24 #include <linux/hardirq.h> 25 25 #include <linux/mman.h> 26 - #include <linux/smp.h> 27 26 #include <asm/pgtable.h> 28 27 #include <asm/processor.h> 29 28 #include <asm/sections.h>