[PATCH] U-Boot V1: Beagle: Clean up clock.c

This patch cleans up clock.c & co of Steve's U-Boot for Beagle git tree [1] for future upstream sending. Hopefully no functional change, just some clean up.

Signed-off-by: Dirk Behme <dirk.behme@gmail.com>

[1] http://www.sakoman.net/cgi-bin/gitweb.cgi?p=u-boot-omap3.git;a=shortlog;h=refs/heads/test

uboot_v1_beagle_steve_git_clock_cleanup_patch.txt (18.8 KB)

I don't have any suggestions based on your original question, but I thought I would point out this typo to make sure it didn't persist. _CLOCKS_OMPP3_H_ should be _CLOCKS_OMAP3_H_ in the #ifndef.

I'll do a test build with this patch later this evening. If no
issues, then I'll push it.

Steve

Jason Kridner wrote:

I don't have any suggestions based on your original question, but I thought I would point out this typo to make sure it didn't persist. _CLOCKS_OMPP3_H_ should be _CLOCKS_OMAP3_H_ in the #ifndef.

Thanks for review! Fixed, see attachment.

Dirk

uboot_v1_beagle_steve_git_clock_cleanup_patch.txt (18.8 KB)