commit | 82ef75ca5c69c7d053c07f509a901d2ad2e29570 | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@freescale.com> | Mon Sep 30 12:44:46 2013 +0300 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Fri Nov 22 17:03:17 2013 -0600 |
tree | 0ddbc336a44edcb47271c7d4c7977fd0c5cc2cf0 | |
parent | 9c9141fd04f0991209dab9fe2716ce19b2a4f552 [diff] |
net: tsec: Use portable regs type (uint->u32) Use cross arch portable u32 instead of uint for the tsec registers. Remove the typedefs for the register struct definitions in the process. Fix long lines. Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>