diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2014-11-04 09:15:46 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2014-11-04 09:26:57 +0900 |
commit | 703949e495cddefb1762746cf14e5669ea92a0ac (patch) | |
tree | ad6206766d8daf304074ab34d69b1528ea94c618 /drivers/crypto | |
parent | a3cc41b42d1922248ed16de4a75b0851310f245a (diff) | |
download | u-boot-imx-703949e495cddefb1762746cf14e5669ea92a0ac.zip u-boot-imx-703949e495cddefb1762746cf14e5669ea92a0ac.tar.gz u-boot-imx-703949e495cddefb1762746cf14e5669ea92a0ac.tar.bz2 |
net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE
RX_DESC_SIZE and TX_DESC_SIZE mean the size of the data descriptor for sh-eth.
We can acquire this in sizeof. It is not necessary to define these in define.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions