From 02cc2ccfe771677db3cd40a71837e1467ebc839a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 22 Apr 2015 21:28:04 -0400 Subject: [PATCH] Revert "Hexagon: fix signal.c compile error" This reverts commit f3f601c1d2728f02544cfd143eaa82e5398b3e9b. UAPI headers cannot use "uapi/" in their paths by design -- when they're installed, they do not have the uapi/ prefix. Otherwise doing so breaks userland badly. Signed-off-by: Mike Frysinger Signed-off-by: Richard Kuo --- Reading git-format-patch failed