On Tue, 13 May 2008 18:14:59 +0400 Anton Vorontsov <[EMAIL PROTECTED]> wrote: > > Rename the driver because now we support some MPC86xx processors. > > There are no changes to the mpc83xx_wdt.c file, yet. When possible, we do > file renames and changes separately (because Linus once asked so, because > it helps git to track the renamed files). > > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> > --- > drivers/watchdog/Kconfig | 4 +- > drivers/watchdog/Makefile | 2 +- > drivers/watchdog/mpc83xx_wdt.c | 273 > ---------------------------------------- > drivers/watchdog/mpc8xxx_wdt.c | 273 > ++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 276 insertions(+), 276 deletions(-) > delete mode 100644 drivers/watchdog/mpc83xx_wdt.c > create mode 100644 drivers/watchdog/mpc8xxx_wdt.c
Doing this status with "git diff -M --stat" would show us if the file was just renamed or if there were some changes as well ... -- Cheers, Stephen Rothwell [EMAIL PROTECTED] http://www.canb.auug.org.au/~sfr/
pgp7Asjm412op.pgp
Description: PGP signature
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev