From: Paul M. <le...@li...> - 2007-08-19 23:22:36
|
On Sat, Aug 18, 2007 at 12:17:55AM +0200, Markus Brunner wrote: > This adds gpio.h to asm-sh64 and asm-sh. On sh64 this is just a stub. > On sh gpio.h will pull in port.h. > gpio.h is already used by h8300 in sh-sci.h. > Now all 3 architectures using sh-sci have a gpio.h > Looks fine, but having a port.h seems pointless, when we can just call it gpio.h outright. There's not a lot of point in semantically dividing up PFC vs GPIO features at the moment. |