ACPI: EC: Remove casts to/from void* from ec.c
[powerpc.git] / drivers / crypto / geode-aes.h
index 3e3a571..8003a36 100644 (file)
@@ -37,6 +37,4 @@ struct geode_aes_op {
        u8 iv[AES_IV_LENGTH];
 };
 
-unsigned int geode_aes_crypt(struct geode_aes_op *);
-
 #endif