diff mbox series

aarch64: remove unused _DL_HWCAP_LAST definition

Message ID 5A5CA6E3.8000801@arm.com
State New
Headers show
Series aarch64: remove unused _DL_HWCAP_LAST definition | expand

Commit Message

Szabolcs Nagy Jan. 15, 2018, 1:04 p.m. UTC
This macro is not used anywhere.

(Will commit this tomorrow unless there are complaints.)

2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>

	* sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h
	(_DL_HWCAP_LAST): Remove.
diff mbox series

Patch

diff --git a/sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h b/sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h
index cf683f5b29..dae5e10449 100644
--- a/sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h
+++ b/sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h
@@ -30,9 +30,6 @@ 
 /* Number of HWCAP bits set.  */
 #define _DL_HWCAP_COUNT 16
 
-/* Offset of the last bit allocated in HWCAP.  */
-#define _DL_HWCAP_LAST 15
-
 /* HWCAP_CPUID should be available by default to influence IFUNC as well as
    library search.  */
 #define HWCAP_IMPORTANT HWCAP_CPUID