From b9d865e331290dab97136413a9cf3465f3391ddf Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 14 May 2014 11:36:38 +0200 Subject: [PATCH] crypto: geode - Kill AES_MIN_BLOCK_SIZE MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This is actually defined in include/crypto/aes.h , no need to have a a different symbol for the same thing twice. Signed-off-by: Marek Vasut Cc: Benjamin Herrenschmidt Cc: Dmitry Kasatkin Cc: Eric Bénard Cc: Jussi Kivilinna Cc: Kent Yoder Cc: Michal Ludvig Cc: Varun Wadekar Cc: Vladimir Zapolskiy Cc: linux-geode@lists.infradead.org Signed-off-by: Herbert Xu --- Reading git-format-patch failed