summaryrefslogtreecommitdiff
path: root/include/linux/automake.mk
diff options
context:
space:
mode:
authorJesse Gross <jesse@nicira.com>2011-01-31 15:15:05 -0800
committerJesse Gross <jesse@nicira.com>2011-02-04 11:27:16 -0800
commitdd2525b87e716ebf06995961321869f521cab1ef (patch)
tree011ea0df07899b7fa73f2ad4026d4f24cf680d04 /include/linux/automake.mk
parent4fadfb5644bfc91cf719a0783f17121042db0035 (diff)
downloadopenvswitch-dd2525b87e716ebf06995961321869f521cab1ef.tar.gz
datapath-protocol: Dropped unused __aligned_* types.
These types are no longer used, are redundantly defined, and were cluttering our interface header. Signed-off-by: Jesse Gross <jesse@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'include/linux/automake.mk')
-rw-r--r--include/linux/automake.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/automake.mk b/include/linux/automake.mk
index 56103a795..a0a963d09 100644
--- a/include/linux/automake.mk
+++ b/include/linux/automake.mk
@@ -1,3 +1,2 @@
noinst_HEADERS += \
- include/linux/if_link.h \
- include/linux/types.h
+ include/linux/if_link.h