commit | b5a2a35ba6be9676171d9281c2fef351f758897b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 08:23:03 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 11:02:39 2017 -0400 |
tree | 9936cc2fa99438f41a277f195c886c242221aeda | |
parent | 790d5386dbbd315c03f2193b2066889e90a9a0eb [diff] |
common: Drop determine_sysper() and determine_pci_clock_per() These arch-specific declarations should not be in common.h. Drop them. Signed-off-by: Simon Glass <sjg@chromium.org>