vpnor: Rename pnor_partition sources to partition

Change-Id: I7fb3ba5071c94595449c5469625564233cc8d752
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/vpnor/pnor_partition_table.hpp b/vpnor/pnor_partition_table.hpp
index 1e2b309..54aeece 100644
--- a/vpnor/pnor_partition_table.hpp
+++ b/vpnor/pnor_partition_table.hpp
@@ -86,7 +86,7 @@
  *  PNOR image.
  *  These files are stored in a well-known location on the PNOR.
  *  Based on this information, this class prepares the partition table whose
- *  structure is as outlined in pnor_partition.h.
+ *  structure is as outlined in partition.hpp.
  *
  *  The virtual PNOR supports 4KB erase blocks - partitions must be aligned to
  *  this size.