]> err.no Git - linux-2.6/blobdiff - drivers/crypto/geode-aes.h
Pull video into test branch
[linux-2.6] / drivers / crypto / geode-aes.h
index 3e3a571d4a20c7d07b3705248011f244376121dd..8003a36f3a83de6a37e2d45d5b21dd059f992366 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