diff options
| author | Helge Deller <deller@gmx.de> | 2015-02-17 09:41:51 -0500 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2015-02-17 10:29:36 -0500 |
| commit | 35e88d5c22e1916c819b5a8756aed2f09a4aba18 (patch) | |
| tree | f719b3b7f1e0de1c6ff58d72f6c8a8477c6d4831 /include/uapi/linux/Kbuild | |
| parent | 3d66b810eb7b6ad2e3eb47f03f28c3aba239f508 (diff) | |
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
The parisc arch has been the only user of HP-UX SOM binaries.
Support for HP-UX executables was never finished and since we now drop support
for the HP-UX compat layer anyway, it does not makes sense to keep the
BINFMT_SOM support.
Cc: linux-fsdevel@vger.kernel.org
Cc: linux-parisc@vger.kernel.org
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 7b8141bf59a7..68ceb97c458c 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild | |||
| @@ -370,7 +370,6 @@ header-y += snmp.h | |||
| 370 | header-y += sock_diag.h | 370 | header-y += sock_diag.h |
| 371 | header-y += socket.h | 371 | header-y += socket.h |
| 372 | header-y += sockios.h | 372 | header-y += sockios.h |
| 373 | header-y += som.h | ||
| 374 | header-y += sonet.h | 373 | header-y += sonet.h |
| 375 | header-y += sonypi.h | 374 | header-y += sonypi.h |
| 376 | header-y += soundcard.h | 375 | header-y += soundcard.h |
