more type alignments
authorAlan Cox <alan@linux.intel.com>
Fri, 15 Mar 2019 19:21:40 +0000 (19:21 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 15 Mar 2019 19:21:40 +0000 (19:21 +0000)
commitfcd81272ecbdf838e43391429771a05686cb683f
tree5eaa3146e4b6aaccd697cdb731a7fdd70cbc2562
parenta4d638f0ae7fa726ae2b4221227e00bb068ff0f0
more type alignments

None of these really matter as uint8_t == uint_fast8_t for Z80 but it's good
to get it and the signed/unsigned clashes tidied up.
12 files changed:
Kernel/platform-sam/devatom.c
Kernel/platform-sam/devfd.c
Kernel/platform-sam/devfd.h
Kernel/platform-sam/devinput.c
Kernel/platform-sam/devlpr.c
Kernel/platform-sam/devlpr.h
Kernel/platform-sam/devtty.c
Kernel/platform-sam/devtty.h
Kernel/platform-sam/msm6242b.c
Kernel/platform-sbcv2/devtty.c
Kernel/platform-sc108/devtty.c
Kernel/platform-sc108/devtty.h